STEP 7: Let's ask the user for another word.
- Go to and drag out another Ask. Drop it at the bottom of your program.
- Change the input variable name from choice to verb.
- Change the string in the .ask() command to "Enter a verb."
To navigate the page using the TAB key, first press ESC to exit the code editor.